projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1931031
)
Set new hpux10-20.h as "major" include for 10.20.
author
Juanma Barranquero
<lekktu@gmail.com>
Fri, 21 Feb 2003 08:07:29 +0000
(08:07 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Fri, 21 Feb 2003 08:07:29 +0000
(08:07 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 9898061d56e3f6fd18f711850ac2b5ff53bdafa1..5c253eb583cffcafa2e068f2199bc264f2056d86 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-570,6
+570,9
@@
case "${canonical}" in
hppa*-hp-hpux9* )
machine=hp800 opsys=hpux9
;;
+ hppa*-hp-hpux10.2* )
+ machine=hp800 opsys=hpux10-20
+ ;;
hppa*-hp-hpux10* )
machine=hp800 opsys=hpux10
;;